home *** CD-ROM | disk | FTP | other *** search
- winsize 0 0 640 199
- echo "Putting C: in RAM:*nPlease be patient a few minutes..."
- makedir ram:C
- copy c: ram:c quiet
- assign C: ram:C
- cls
- echo " THIS WINDOW will be used by READER to read the instruction text"
- echo "and THE OTHER WINDOW will be used by you to type COMMANDS into"
- echo "to get the feel of the whole thing"
- wait 10
- newcli "con:0/201/640/199/ Your commands go in this window " s:pmt
- cls
- echo " IMPORTANT STUFF....please read!!! "
- echo "*n*nCLICK in the UPPER window*n"
- echo "At the prompt in the UPPER window,*ntype in this line....*n"
- echo "Reader CLI_tutorial.intro*nThen..."
- echo "Use the gadgets at the bottom of the READER to control your position"
- echo "within the text. You can change the colors and quit from the READER menu"
-
-